home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 4
/
CDPD_IV.bin
/
e
/
mailinglists
/
amigae.0294feb.archive
/
000059_donews!crash!mp…ilkka.anttonen_Tue, 15 Feb 94 07:12:08 PST.msg
< prev
next >
Wrap
Internet Message Format
|
1994-05-26
|
4KB
Received: by bkhouse.cts.com (V1.17-beta/Amiga)
id <1u3q@bkhouse.cts.com>; Tue, 15 Feb 94 07:12:08 PST
Received: from crash by donews.cts.com with uucp
(Smail3.1.28.1 #18) id m0pWEA9-0001PcC; Mon, 14 Feb 94 20:01 EST
Received: from eunet.fi by crash.cts.com with smtp
(Smail3.1.28.1 #18) id m0pWDh2-00008rC; Mon, 14 Feb 94 16:31 PST
Received: from mpoli.fi by eunet.fi with UUCP id AA05268
(5.65c+l/IDA-1.4.4 for AMIGAE@BKHOUSE.CTS.COM); Tue, 15 Feb 1994 02:30:43 +0200
Received: by mpoli (PCB-UUCP 1.1f)
id FAB6E1; Mon, 14 Feb 94 16:46:21 +0200
Message-Id: <f7.38803.47.0CFAB6E1@mpoli.fi>
Date: Sat, 12 Feb 94 00:26:00 +0200
Organization: Metropoli, Finland
From: ilkka.anttonen@mpoli.fi (Ilkka Anttonen)
To: AMIGAE@BKHOUSE.CTS.COM
Subject: Fragment of code..
Am> Wouter gave me a doMethod() function for Amiga E which works very
Am> well, I'll e-mail it to you tomorrow. Does anybody else want it ?
If it isn't too long, maybe you could post it? (A repost every now and
then doesn't matter, as everyone reading rec.humor knows..?) ;)
P.S. Who is Vicky Robinson? (Yes, I've been reading alt.folklore.*
groups lately..) (Someone mail the answer, spare others..)
--
*******************************************************************
** Ilkka Anttonen: Ilkka.Anttonen@mpoli.fi (Oh yes, Finland..) **
* Oliver's Law of Location: No matter where you go, there you are *
*******************************************************************
* Q-Blue 1.0 [NR] *
From donews!crash!iccgcc.cs.hh.ab.com!THORNTONJ Tue, 15 Feb 94 07:13:16 PST
Received: by bkhouse.cts.com (V1.17-beta/Amiga)
id <1u51@bkhouse.cts.com>; Tue, 15 Feb 94 07:13:16 PST
Received: from crash by donews.cts.com with uucp
(Smail3.1.28.1 #18) id m0pWH4T-0001wgC; Mon, 14 Feb 94 23:07 EST
Received: from beast.cs.hh.ab.com by crash.cts.com with smtp
(Smail3.1.28.1 #18) id m0pWGiX-0000ADC; Mon, 14 Feb 94 19:44 PST
Date: Mon, 14 Feb 1994 22:44:49 -0500 (EST)
Message-Id: <940214224449.2043c447@iccgcc.cs.hh.ab.com>
From: THORNTONJ@iccgcc.cs.hh.ab.com
To: amigae@bkhouse.cts.com
Subject: FAE update
Hi All,
Just a few lines to let you know where I am with FAE and what's
planned for the near future.
Well I've solved most of my problems. I got my screen working,
map is drawn, and most movement routines done.
When I get the following items done I will release a copy to
the list so you can see what I've done so far.
1) finish diag movement checks.
2) check for open or closed doors, only allow movement
thru an open door and show door opened or closed
That's about it. What I've got planned for the near future is to
take the data out of the program and create an external file, this
will be the start of being able to create maps larger than 16x16.
Now a question, not concerning FAE, what editor do those of you
who write large programs use?
Here are some of the little problems that I have had while trying
to write FAE.
First, I started out with EGUI. This was nice, pick your program,
hit the edit button, make your changes or whateverand when youwere
through hit a button and compile it, press another button to run
your program. This was all good. Then I got jed and started using
it with EGUI. Then I started getting DOS errors Object In Use and
it wouldn't save the changes I had made. I thought maybe it was jed
because I hadn't had those problems using ED. Then I started getting
the errors with ED. I also got them if using jed by itself.
I had EDS so I thought I would try it. I couldn't even get it to run
Then I remebered that I had an update. With the update I got it running.
EDS looks nice but I couldn't tell you how it is to use. Every file I
have tried to open gives me a status of File Being Watched (or something
like that).
I had ESEE and thought I would give it a try but I don't have GoldED
so I can't even tell you what this program looks like to run.
What I've ended up using is MEMACS. I can edit my source, then
open a cli screen, compile my code, and run my program. Then end
the cli session and I'm right where I was in my editing. This is
ok but not exactly what I'd like to use.
I guess I'll keep looking till I find something I like and that works.
Later
Jessie
Thorntonj@beast.cs.hh.ab.com